home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / updn70.zip / WHATS.NEW < prev   
Text File  |  1991-06-08  |  12KB  |  236 lines

  1. [[ HISTORY OF RELEASES ]]
  2.  
  3.           6-91  7.00   Added New Bulletin # 9 that lists
  4.                        Top 30 Door Users
  5.  
  6.                        Convert utility to convert old
  7.                        data files to ver 7.0 format.
  8.  
  9.                        Finally updn has multinode support.
  10.                        (for REGISTERED users)
  11.  
  12.                        Fixed the bug in bulletin 8 that prevented
  13.                        the page break from working after the graph.
  14.                        The CR LF should be after the page break
  15.                        instead of before it.
  16.  
  17.                        Added a switch (/a) that will allow the user
  18.                        to append a bulletin to an existing bulletin
  19.                        without overwriting the original.
  20.  
  21.                        Updn will now keep track of the last record
  22.                        of the callers file and start reading
  23.                        from the first new record. This will speed
  24.                        up the execution considerably as the whole
  25.                        callers file will not have to be read each
  26.                        time.
  27.  
  28.           3-91  6.6D   Made some code changes to improve error
  29.                        checking. Added NEW address to code and
  30.                        docs.
  31.  
  32.          12-90  6.6C   Added the ability to enable registered features
  33.                        by placing a registration number in line 16 of
  34.                        the parameter file. That registration number must
  35.                        be matched to the BBS name in line 5. (Case sensitive)
  36.                        Registered users will receive their numbers from the
  37.                        info on their registration forms. Write or leave
  38.                        me a message if you need a new number or want
  39.                        your number sooner. Be sure to indicate your
  40.                        BBS name exactly as it appears in line 5 of
  41.                        your parameter file. (registered users only)
  42.  
  43.          11-90  6.6B   Improved the ability to recover from
  44.                        a corrupted callers files (non-text stuff).
  45.  
  46.                        Corrected a glitch that messed the display
  47.                        in the user stats bulletin if the downloaded
  48.                        or uploaded bytes were displayed in scientific
  49.                        notation.
  50.  
  51.          10-90  6.6A   Corrected a bug that could abort the program
  52.                        under certain conditions giving an errorlevel
  53.                        of 7. Trouble reading callers file.
  54.                        Many Thanks to Jeff Alberts of Helm's Deep
  55.                        BBS for helping locate this bug.
  56.  
  57.                        If you are an old user run CONVERT.EXE
  58.                        to convert bulletin 7 & 8 data files.
  59.                        The format has been changed slightly.
  60.                        Use of the old files with the new program
  61.                        could cause errors.
  62.  
  63.           9/90  6.6    Corrected a bug that crashed the program when
  64.                        run against a corrupted callers file. The
  65.                        program now will hopefully terminate with
  66.                        an error code.
  67.  
  68.                        Fixed glitches that messed up bulletins
  69.                        for new boards with less than 15 users in
  70.                        bulletins and less than 30 files in the files
  71.                        bulletin. Bulletins should now print properly
  72.                        regardless of number of users or files.
  73.  
  74.                        Added colors and borders option for bulletin 5
  75.                        (User Statistics). It looks nicer now. Don't
  76.                        forget to edit your parameter file to enable the
  77.                        new options.
  78.  
  79.                        Sorry folks. Had to add a keyboard input to
  80.                        terminate the program for the non registered
  81.                        version. That's the only difference between
  82.                        the versions. This makes batch file operation
  83.                        difficult. Again I am sorry that I have to resort
  84.                        to this, but there are too many people using
  85.                        the program without registering it. It takes
  86.                        the fun out of programming.
  87.  
  88.           6/90  6.4    .EXE file dated 6/30/90
  89.                        Fixed a formating error in bulletin 8, pt. 1
  90.  
  91.           6/90  6.4    .EXE file dated 6/21/90
  92.                        Minor bug fixes. Original version would
  93.                        write a garbage bulletin 3 if you had less
  94.                        than 30 files. This version won't write it.
  95.  
  96.           6/90  6.4    .EXE file dated 6/4/90
  97.                        Computers don't like their heap space messed
  98.                        so I decided to change the code that may cause
  99.                        that. The bug could cause various weird things
  100.                        to happen.
  101.  
  102.           6/90  6.2    Some minor glitches fixed. Hey, it's my
  103.                        first program in 'C'. Program now will
  104.                        terminate with an error level of 0 for a successful
  105.                        run and set an error level for an aborted run.
  106.  
  107.           6/90  6.0    The program has been entirely rewritten in C and
  108.                        assembly language. This should remove the
  109.                        limitations imposed by compiled basic, but will
  110.                        probably produce some new bugs. Some new bugs were
  111.                        discovered and fixed during the rewrite.
  112.                        
  113.                        Changed the opening banner.
  114.  
  115.                        Removed the Top 30 data files convert code to save
  116.                        space. If you have pre v. 5.6 data files run version
  117.                        5.8 to convert the files and then switch to 6.0.
  118.  
  119.                        All data files should now be written in the directory
  120.                        that contains the parameter file.
  121.  
  122.                        Fixed a bug that miscalculated the daily time use in
  123.                        bulletin 8.
  124.  
  125.                        Added moving ansi border option (follow frame type by
  126.                        letter M) for bulletins 1236 and 1/2 of bulletin 8.
  127.                        Please note that at 1200 baud and lower these will
  128.                        take a much longer time to display.
  129.  
  130.                        Added a command line option /c or /b that will force
  131.                        color or mono if the program is not sensing the correct
  132.                        graphics adapter.
  133.  
  134.                        Many users are combining callers files from different
  135.                        nodes before running updn. If you do this make sure
  136.                        the files are in the proper sequence so updn will read
  137.                        the dates from the records correctly. Also, you will
  138.                        probably get over 100 % utilization in bulletin 8.
  139.                        I'll try to include multinode support in a future
  140.                        version.
  141.  
  142.                 5.8    Very minor fix. docs and other files not
  143.                        changed.
  144.  
  145.           2/90  5.7    Bug fix that prevented proper listing
  146.                        from users file that ommitted names in
  147.                        some of the bulletins.
  148.  
  149.           2/90  5.6    Lot's of changes.
  150.  
  151.                        A new bulletin (8) which has two pages. Page one
  152.                        is a table with time use statistics.
  153.                        Page two is a graph showing calls vs time of day.
  154.  
  155.                        The total number users listed in bulletin (4) is
  156.                        now appended to the end of the bulletin.
  157.  
  158.                        The file count data files for the top 30 files have
  159.                        been changed to ascii format. The program will
  160.                        automatically change the old data files to the new
  161.                        format. This allows the sysop to edit the data files
  162.                        and make changes as necessary to the top 30 files
  163.                        downloaded bulletin. See above for details.
  164.  
  165.                        My next change, other then bug fixes, will
  166.                        be to speed up reading of the callers file.
  167.                        It's much too slow.
  168.  
  169.           1/90  5.4    Some refining to shorten code and refine opening
  170.                        banner.
  171.  
  172.           1/90  5.3    Some minor bug fixes - minor doc changes
  173.                        A new opening banner that opens and closes
  174.                        like a curtain.
  175.  
  176.          12/89  5.2    Corrected a possible but unlikely input past end
  177.                        of file that could occur while reading callers
  178.                        file in bulletin 7
  179.  
  180.                        Documentation rewritten and spruced up by
  181.                        Tom Hazel (Info-Quest BBS). Many Thanks,
  182.                        Tom.
  183.  
  184.                        Corrected out of string space errors that occurred
  185.                        with large users files. Thanks to Jim Mountain                                   (HandiLine BBS.)
  186.  
  187.          12/89  5.1    Corrected a bug that aborted program if less
  188.                        than 30 files exist in the Top 30 files bulletin
  189.  
  190.          12/89  5.0    Added switch to exclude assistant sysops from
  191.                        inclusion in the bulletins.
  192.  
  193.                        Corrected a bug that messed up users last names
  194.                        when they contained a space.
  195.  
  196.                        Added Bulletin 7 which is sysop configurable
  197.                        through a config. file. (Thanks to Tom Hazel -
  198.                        Info-Quest BBS for the idea)
  199.                        Added a No frame option for bulletins
  200.  
  201.          10/89  4.6    Shortened the user bulletin by 2 columns so that
  202.                        it would look ok on the local screen. ( a bug in
  203.                        RBBS caused it to skip lines on the local screen
  204.                        print even though it was correct to the user -
  205.                        too many people thought that the user was seeing
  206.                        the distorted bulletin so it was easier to remove
  207.                        two columns than it was to fix RBBS ).
  208.  
  209.                        Added more windows and messages to tell what
  210.                        the program is doing. You have to be fast or have a
  211.                        slow computer to read some of them, but it will
  212.                        be easier to tell where the program bombs.
  213.  
  214.          9/89   4.40   Decided I like even numbers.
  215.                        Added more messages to indicate what program
  216.                        was doing.
  217.  
  218.                        Allowed for larger callers files. (Some seem
  219.                        to get quite large)
  220.  
  221.                        Corrected a problem that caused an error
  222.                        in the top 30 file list when the callers
  223.                        file listed the path as well as the name of the
  224.                        file. (Thanks to John Rock - Tandy Tavern BBS)
  225.  
  226.          8/89   4.20 - Fixed a bug that would cause data files to have
  227.                        same name and overwrite each other.
  228.  
  229.                        Corrected a bug that caused the same file
  230.                        name to be counted separately in the Top 30
  231.                        list. (Thanks to Jerry Toler - Dixieland BBS)
  232.        Version  4.00 - Decided to start keeping a history of bug fixes
  233.          7/89          and new features. Added frame control and
  234.                        separate parameter files in the command line.
  235.                        (Thanks to Tom Hazel - InfoQuest BBS)
  236.